func runtime.gcFlushBgCredit

4 uses

	runtime (current package)
		mgcmark.go#L318: 			gcFlushBgCredit(workDone)
		mgcmark.go#L836: func gcFlushBgCredit(scanWork int64) {
		mgcmark.go#L1353: 				gcFlushBgCredit(gcw.heapScanWork - initScanWork)
		mgcmark.go#L1373: 			gcFlushBgCredit(gcw.heapScanWork - initScanWork)